-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release/3.0.0 #720
Merged
Merged
release/3.0.0 #720
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Feature/GitHub workflow enhancements
ci(github): updates workflow dispatch and names
ci(github): uses filename instead of workflow_id
ci(github): adds main branch to B&D Front End
ci(github): adds main branch to CMS dispatch listener
ci(github): adds approval step to cms dispatch listener
ci(github): adds issues permission to workflow
ci(github): moves permissions object
Feature/667 strapi 4.13.4
…lugin-upload` patch media library fixed in https://github.com/strapi/strapi/releases/tag/v4.13.5, thus @strapi/plugin-upload patch no longer needed closes #669
Feature/669 strapi 4.13.5
chore(back): upgrades to and patches [email protected]
chore(back): removes the wicked-annoying survey from `@strapi/admin`
This was referenced Oct 1, 2023
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[3.0.0] - 2023-10-01
💡 Features
watch
directorys:scenarios
/bd/engine_scripts
toremote
pm2 configurationcolorScheme
scriptmax-age=287712
cache-control
for static frontend filesprefers-reduced-motion
(feat(front): disables all page transitions via #698)theme.css
data
, inlines, and addsBioBitmap.svelte
colors.css
for forthcoming rethemesitemap.xml
from frontend usingpostbuild
dg f s
helper withhttp-server
MetaTags
PageNav
; adjusts interactivityPostNav
functionality, component changes, and stylesPostNav
component and navigationlocalStorage
🐛 Bug Fixes
@strapi/plugin-upload
new URL
issueoverrideCSS
toonReady
; one-lines css; reverts css injection method changesUPLOAD_SOURCEMAPS
totrue
and removessparse-checkout
PageNav
inline-block
to footer links; preventing ugly linebreak on privacy policy link@supports not initial-letter
SvelteMarkdown
wrapper to TOC component linksjsconfig.json
role
attributesentry
chunks to remain namedpatch-package
todevDependencies
postinstall
patch-package
for frontendheader
element.main
and.main-secondary
PageNav
on pagesscrollTop
toPageTransition
componentpage-navigation-list
to unblock clicks on postsminiPostNav
andpostNavCheckbox
Code
componentonclick
eventscrypto
importPUBLIC_MEDIA_URL
importnoscript.css
grid-template-rows
typo and undefinedhighlightedLines
var[email protected]
dependencyDEPLOY_ENV
in local frontend build script📜 Documentation
⚡️ Performance
svelte-check
♻️ Refactor
dg
scriptsscrollTop
, and related stylestransitionKey
instead of onlypathname
PUBLIC_MEDIA_URL
💚 Continuous Integration
.backups
to.dockerignore
post_anchor_active_aside
test, refs, and onready helperpost_aside_anchor_click
scenario and test refs--font-render-hinting=none
flag for puppeteeronReady
script, tests, and updates/adds test referencesDEPLOY_ENV
anddeploy
to Vite Sentry pluginconfigs; includes in summary and workflowpull_request
trigger for PRs tomain
ordevelop
run-name
and adds PR details to summaryrun-name
based on git refvars.ENV_NAME
in sentry release and job summarynpm run build
front.sh
server util; refactors bd-fe.yml workflow🪮 Styling
body
radial gradient{#each}
blocks with destructuring✅ Testing
⚙️ Miscellaneous Tasks
@strapi/admin
@strapi/plugin-upload
patch[email protected]
and[email protected]
; patches strapi